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
898b301fbc
remove outdated plasma, sddm
2024-05-31 18:21:52 +02:00
2e58988fff
docker: remove outdated comment
2024-05-31 18:20:52 +02:00
c41c2293f3
gnome: explicitly define packages to remove that are under gnome namespace
2024-05-31 18:20:11 +02:00
7202e30fa7
Merge branch 'main' into cosmic
2024-05-31 14:35:46 +02:00
ee64e04166
account: add zettlr package
2024-05-31 08:08:41 +02:00
8f15bf0e0c
dconf: create generic module and use it
...
no more cringe function calling, yay
2024-05-29 04:48:25 +02:00
23bfb2d222
core: make wrapped nix commands higer priority
2024-05-28 22:55:22 +02:00
e66e4aaec0
core: remove duplicate package
...
already defined in shell.nix
2024-05-28 22:11:59 +02:00
98bba7fa6a
core: wrap nix-build and nix-shell with default log format
2024-05-28 21:51:35 +02:00
5acbee3237
core: enable git module itself
...
oops
2024-05-28 12:22:59 +02:00
a6568d4891
core: create git configuration
2024-05-28 12:18:08 +02:00
af43682e8b
shell: always show hostname
2024-05-28 12:12:51 +02:00
a91317ff35
accunt: use initialPassword field for initial password
2024-05-28 12:06:29 +02:00
da55e963be
nix-os/udev: create
2024-05-27 01:56:50 +02:00
8c352ea5ec
shell/kitty: add shortcut for copying with ansi
2024-05-26 21:15:26 +02:00
99a10f35dd
core: move bootloader to hosts
2024-05-22 15:41:40 +02:00
22a7d47ace
core: split to core-desktop.nix
2024-05-22 15:41:40 +02:00
0dfba79fd3
shell: remove unused comment
2024-05-21 20:22:48 +02:00
6d793ecb1c
core: move neovim to shell.nix
2024-05-21 20:22:26 +02:00
1786dbfac7
core: move programs.steam to account.nix
2024-05-21 20:07:30 +02:00
6a7dff6a96
core: remove firewall option definition
2024-05-21 16:09:40 +02:00
43ba0271aa
core: move system.stateVersion to hosts
2024-05-21 15:15:01 +02:00
ab2c2b00fb
core: move desktop apps to account.nix
2024-05-21 15:08:52 +02:00
1095c7884b
core: disable flatpak
2024-05-21 15:03:32 +02:00
bd309d916c
dconf-common: fix typos
2024-05-20 22:55:51 +02:00
31994d38f6
service/nix-binary-cache: create and use in main host
2024-05-19 13:27:41 +02:00
5d0bf2000d
virtualization: explicitly enable ovmf with OVMFFull
2024-05-17 11:22:52 +02:00
1cc877bddb
unstable-packages: store version in system derivation output
2024-05-14 06:57:27 +02:00
30bee709a5
Don't use store path for environment variables
2024-05-13 08:50:31 +02:00
b5885e7fa8
core: enable vimAlias
2024-05-12 03:39:48 +02:00
cab57d1dcc
core: use direct envrioment.variables for setting nvim as default editor
...
programs.neovim.defaultEditor only sets "nvim" which is dependent on the PATH,
I don't want that
2024-05-12 03:39:08 +02:00
04767f4059
core: replace neofetch with fastfetch
2024-05-02 10:00:04 +02:00
2042ae5232
shell.nix: apply HISTCONTROL to bash interactiveShellInit
2024-04-20 03:28:18 +02:00
0d838e68aa
dconf-common: set button layout and enable resizing with meta+rmb
2024-04-20 00:03:23 +02:00
9fffce71cd
Cosmic+Cosmic greeter: Align to upstream changes
2024-04-19 22:51:28 +02:00
755958c603
Merge branch 'main' into cosmic
2024-04-19 21:57:21 +02:00
5ca45e2ac5
shell.nix: Don't keep history of commands that starts with space in bash
2024-04-03 02:38:58 +02:00
6b384feb78
shell: add drag command
2024-03-21 22:48:14 +01:00
b79c776d97
cosmic: add binary cache server
2024-03-13 14:30:01 +01:00
cb4d369d96
Merge branch 'main' into cosmic
2024-03-13 14:29:05 +01:00
98432fd3a1
split desktop directory
2024-03-13 10:59:04 +01:00
f84333b9a5
Cosmic: init
...
this desktop environment is still in alpha (or pre alpha)
2024-03-08 09:06:58 +01:00
a975e7fb14
shell.nix/kitty: use empty string for "Do not set"
2024-03-08 08:52:18 +01:00
c82766f62a
shell: add alias bye=exit
2024-03-06 04:28:21 +01:00
ca4fc664f7
neovim: add multicursor plugin
2024-03-01 22:00:49 +01:00
ffb6be2ea2
Don't depend on external nixos-unstable channel
...
modules can now use unstablePkgs argument
2024-02-19 07:20:12 +01:00
68dc2f259d
Add zoxide to ranger using plugin
2024-02-18 23:33:39 +01:00
f753431218
Shell: add zoxide
...
https://github.com/ajeetdsouza/zoxide
2024-02-17 07:15:11 +01:00
2deaae417e
Gnome: Increase limit of tray icons
2024-02-05 17:25:36 +01:00
f1b3ccfe2d
Gnome: Remove unnecessary gnome packages
2024-01-30 08:59:44 +01:00
678ea52740
Gnome: Apply GoogleDot cursor theme by default
2024-01-30 08:54:18 +01:00
e4678a7205
Docker: Move firewall settings because it's force enabled by Docker to the docker.nix
2024-01-30 04:35:45 +01:00
daef4e98d0
Gnome: Add wallpaper
2024-01-30 02:12:21 +01:00
ea5017959f
xdg: Add default file associations
2024-01-23 17:20:47 +01:00
ebd890cebb
Gnome: define pinned apps
2024-01-23 12:36:59 +01:00
7de1bbc964
Move imports section out of configuration modules dir.
2024-01-20 18:12:32 +01:00
58ce7ac394
Reorganize files
2024-01-20 17:43:57 +01:00