Modularise user config

This commit is contained in:
Katherina Walshe-Grey 2024-06-05 18:14:21 +01:00
parent 3ca50c6d17
commit b83c95b8b6
4 changed files with 22 additions and 24 deletions

View file

@ -4,6 +4,7 @@
imports =
[
./hardware-configuration.nix
../../users/qenya.nix
./home.nix
];