Created preliminary foundation of testing the nix systems by Flakes.

This commit is contained in:
Root User 2026-02-12 15:00:54 +01:00
parent dac2e0b8cf
commit 6a5e8a2dc5
Signed by: root
GPG key ID: 087F0A95E5766D72
12 changed files with 200 additions and 49 deletions

View file

@ -32,12 +32,12 @@ in {
};
imports = [
./modules/desktop-manager/sway_greetd_homemanager.nix
./modules/local/hostname_username.nix
./modules/local/networking_local.nix
./modules/toolsets/remote_building.nix
./modules/bootloader/seabios-assigned-proxmox-at-birth.nix
./modules/lix-default.nix
../desktop-manager/sway_greetd_homemanager.nix
../local/hostname_username.nix
../local/networking_local.nix
../toolsets/remote_building.nix
../bootloader/seabios-assigned-proxmox-at-birth.nix
../lix-default.nix
];
config = {