Created preliminary foundation of testing the nix systems by Flakes.
This commit is contained in:
parent
dac2e0b8cf
commit
6a5e8a2dc5
12 changed files with 200 additions and 49 deletions
|
|
@ -28,11 +28,11 @@
|
|||
};
|
||||
|
||||
imports = [
|
||||
./modules/desktop-manager/sway_greetd_homemanager.nix
|
||||
./modules/local/hostname_username.nix
|
||||
./modules/local/networking_local.nix
|
||||
./modules/bootloader/seabios-assigned-iso-at-birth.nix
|
||||
./modules/lix-default.nix
|
||||
../desktop-manager/sway_greetd_homemanager.nix
|
||||
../local/hostname_username.nix
|
||||
../local/networking_local.nix
|
||||
../bootloader/seabios-assigned-iso-at-birth.nix
|
||||
../lix-default.nix
|
||||
# Optionally: ./modules/toolsets/remote_building.nix
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue