mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 16:47:23 +08:00
..
This commit is contained in:
parent
3a95b7a628
commit
4e2769d536
2 changed files with 2 additions and 3 deletions
|
|
@ -31,14 +31,12 @@
|
|||
|
||||
# Features common to all of my machines
|
||||
./features/self-ide.nix
|
||||
./features/block-socialmedia.nix
|
||||
./features/caches
|
||||
./features/current-location.nix
|
||||
./features/passwordstore.nix
|
||||
./features/syncthing.nix
|
||||
./features/protonvpn.nix
|
||||
./features/docker.nix
|
||||
# ./features/emacs.nix
|
||||
./features/monitor-brightness.nix
|
||||
./features/ema/emanote.nix
|
||||
|
||||
|
|
@ -60,7 +58,6 @@
|
|||
./hosts/p71.nix
|
||||
[
|
||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p53
|
||||
#./features/desktopish/fonts.nix
|
||||
./features/server-mode.nix
|
||||
# ./features/postgrest.nix
|
||||
];
|
||||
|
|
@ -70,6 +67,7 @@
|
|||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-x1-7th-gen
|
||||
./features/email
|
||||
./features/desktopish
|
||||
./features/block-socialmedia.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -73,6 +73,7 @@
|
|||
vscode
|
||||
obsidian
|
||||
inkscape
|
||||
zeroad
|
||||
];
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue