Commit graph

26 commits

Author SHA1 Message Date
069c5e979a nixos/core: use nix-index 2024-07-09 06:35:14 +02:00
0b7be3144c nixos/core: disable channels and set proper nix-paths 2024-06-20 19:55:34 +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
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
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
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
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
ca4fc664f7 neovim: add multicursor plugin 2024-03-01 22:00:49 +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
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
Renamed from configuration.nix (Browse further)