|
cdd5121026
|
nixos/core: replace x11 forwarding with waypipe
waypipe is provided through core module
because maybe I'll want to use it
on servers without desktop
who knows
|
2024-12-03 09:06:23 +01:00 |
|
|
74f18f5766
|
nixos/core: fix nix paths unavailable in nix
|
2024-12-02 06:36:46 +01:00 |
|
|
841e642e7f
|
nixos/core: use 6.11 kernel
|
2024-12-02 05:57:58 +01:00 |
|
|
5f531791f7
|
nixos/module-overrides: init, override luksroot
|
2024-11-30 20:34:58 +01:00 |
|
|
c9c80b8941
|
nixos/core: enable verbose commit for git
|
2024-10-27 20:05:03 +01:00 |
|
|
735ebc6110
|
nixos/core: inherit meta in wrappedNix
|
2024-10-18 14:24:15 +02:00 |
|
|
dabc5155c3
|
nixos/core: enable no-url-literals experiment
|
2024-09-08 20:22:19 +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 |
|
|
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 |
|