Commit graph

107 commits

Author SHA1 Message Date
bdf8713314 nixos/cosmic: add ToggleSticky shortcut 2024-10-14 02:33:30 +02:00
236bedbcb5 nixos/core-desktop: add kdeconnect 2024-10-13 18:46:09 +02:00
2686d0f8ac nixos/cosmic: lower active hint size and gaps between/around application windows 2024-10-13 01:31:30 +02:00
1740dad460 nixos/cosmic: Fix missing required dependency
current unstable cosmic desktop requires cosmic files to be present
2024-10-10 08:32:02 +02:00
8b6f8474a4 nixos/cosmic: provide configuration defaults 2024-10-10 02:31:33 +02:00
fbf078d336 nixos/nvidia: use workaround for nvidia ghost display 2024-10-04 22:48:38 +02:00
aa94855506 nixos/cosmic: enable gnome-keyring 2024-10-02 23:56:34 +02:00
85fd323785 nixos/cosmic: add pavucontrol 2024-10-02 18:34:12 +02:00
af5cb9c7d1 nixos/polkit/disable-shutdown: allow delaying power actions 2024-10-02 18:34:12 +02:00
cce35f8934 nixos/polkit/network: disallow managing wg-quick services to system accoutns 2024-09-30 12:25:35 +02:00
6209a92212 Merge remote-tracking branch 'origin/main' 2024-09-30 09:15:32 +02:00
a20caabad6 nixos/core-desktop: add pcmanfm configuration
I don't expect it to be fully working (pcmanfm.conf),
but I had it uncommited oops
2024-09-29 22:32:34 +02:00
95bdbc6e8c nixos/account: add telegram package 2024-09-19 10:56:06 +02:00
72f3d20210 nixos/polkit/network: create and allow to manage wireguard client services 2024-09-16 10:45:08 +02:00
c188003188 nixos/gnome: set theme for gtk-3 apps 2024-09-14 01:54:51 +02:00
eb3119d34d nixos/desktop: use pcmanfm for desktop installations 2024-09-09 20:31:54 +02:00
8d77a59389 nixos/services/nix-binary-cache: use nix-serve-ng 2024-09-09 19:47:35 +02:00
dabc5155c3 nixos/core: enable no-url-literals experiment 2024-09-08 20:22:19 +02:00
a4adeaa674 nixos/account: add jitsi meet desktop app 2024-08-24 00:16:37 +02:00
ac947fa322 nixos/gnome: disable menus extensions 2024-08-17 00:24:03 +02:00
8169b330ea nixos/gnome: set color for pop-shell focus indicator 2024-08-17 00:23:41 +02:00
f47db28aa2 nixos/cosmic: remove cosmic terminal and editor 2024-08-17 00:11:10 +02:00
7e38202a05 Merge branch 'cosmic' 2024-08-08 16:48:29 +02:00
f5f02b7e76 nixos/core-desktop: specify Meslo in nerdfonts 2024-08-08 09:22:37 +02:00
6b1ea56d8b nixos/cosmic: move overlay and substituters to hosts/vm-cosmic
use cosmic-packages overlay
2024-08-08 07:14:07 +02:00
24a9a407d7 Merge branch 'main' into cosmic 2024-08-08 06:05:05 +02:00
375a3f379e nixos: remove unnecessary if..then..else.. statements 2024-08-08 05:09:48 +02:00
b3550dc00a Merge branch 'main' into cosmic 2024-08-08 04:01:19 +02:00
78ab704ca3 nixos/gnupg: create 2024-07-28 23:22:53 +02:00
460b58d6dd nixos/nvidia: update to 555.58.02 2024-07-21 22:01:04 +02:00
095b610e61 nixos/account: switch discord-canary to vesktop 2024-07-12 09:01:47 +02:00
8c1eb9dec3 pkgs/mkWrappedExecutable: factor out to its own package 2024-07-09 11:47:10 +02:00
6e76c7422a nixos/core: use inline nix-index override
It was used only in this place
2024-07-09 11:22:27 +02:00
069c5e979a nixos/core: use nix-index 2024-07-09 06:35:14 +02:00
3009a03edc Merge branch 'main' into cosmic 2024-07-06 06:17:43 +02:00
c5292e8a31 nixos/account: add ozone-platform argument in vivaldi 2024-07-06 04:23:21 +02:00
311e7281e1 nixos/core-destkop: add fonts 2024-07-06 02:38:47 +02:00
5b2bad6048 nixos/account: enable proprietaryCodecs for vivaldi 2024-07-03 03:10:25 +02:00
f9a234faea nixos/core-desktop: disable alsa sound
it is handled by pipewire anyway, don't have multiple sound software
2024-06-26 19:55:49 +02:00
0b7be3144c nixos/core: disable channels and set proper nix-paths 2024-06-20 19:55:34 +02:00
88f348a2c9 pkgs/overlays: create, move unstable there
also in unstable: use nixpkgs option to define
if unstable nixpkgs expressions should be from
nixos or nixpkgs channel
(default true, use nixos channel)
2024-06-17 07:35:24 +02:00
3b7c1594ac gnome: fix build 2024-06-09 12:42:42 +02:00
c9f102ba2a shell: add neovim plugins 2024-06-09 12:37:59 +02:00
57f7b11e97 gnome: make amount of max workspace thumbnails configurable and set to 11 2024-06-09 12:37:06 +02:00
be2a3c31e5 gdm: use wayland 2024-06-05 16:21:48 +02:00
b5f46c14ee nvidia: update to 555.42.02 2024-06-05 16:20:06 +02:00
ed66ca84bc core: explicitly wrap nixos-rebuild 2024-06-01 03:27:45 +02:00
82bf8ab05f core: wrap nix with wrapped commands 2024-06-01 01:12:39 +02:00
9abc9c10ba core: rework mkWrappedExecutable helper
- returns packages with high priority
- inherits wrapperArgs so they could be overriden
- fixed typo in description
2024-05-31 23:47:56 +02:00
756547a1f6 Merge branch 'main' into cosmic 2024-05-31 18:22:24 +02:00