finished migrating config to new flake structure

This commit is contained in:
Steven 2023-03-26 16:40:14 -04:00
parent 5764ac1119
commit 7404966c92
14 changed files with 37 additions and 427 deletions

View file

@ -3,12 +3,12 @@
{
imports =
[ # Include the results of the hardware scan.
# ../.modules/base/hardware.nix
# ../modules/base/hardware.nix
(modulesPath + "/profiles/qemu-guest.nix")
../.modules/services/docker.nix
../.modules/users/arouzing.nix
../.modules/users/speccon18.nix
../.modules/services/openssh.nix
../modules/services/docker.nix
../modules/users/arouzing.nix
../modules/users/speccon18.nix
../modules/services/openssh.nix
];
# base packages