fixing filesystems and stuff

This commit is contained in:
Matt Nish-Lapidus 2025-03-11 12:57:34 -04:00
parent bd894e5d3e
commit 33904e0181
6 changed files with 24 additions and 6 deletions

View file

@ -16,7 +16,8 @@
sops-config
niri
kanata
filesystems
filesystems-filez
filesystems-media-server
sound
];

View file

@ -4,7 +4,7 @@
imports = with nix-config.nixosModules; [
./hardware-configuration.nix
sops-config
filesystems
filesystems-filez
];
nixpkgs = {