feat: move mounts to hardware

This commit is contained in:
punkfairie 2025-05-25 19:22:20 -07:00
parent 4b27f1db40
commit 979929ea32
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
5 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,6 @@
./fonts.nix
./home.nix
./i18n.nix
./mounts
./networking.nix
./nix.nix
./stylix.nix

View file

@ -1,6 +1,7 @@
{
imports = [
./audio.nix
./mounts
./nvidia.nix
./misc.nix # try to use this as little as possible