Different host configuration

This commit is contained in:
get 2024-04-12 07:09:49 +02:00
commit 669c1d3b3f
13 changed files with 153 additions and 14 deletions

View file

@ -0,0 +1,9 @@
_: {
imports = [
../.
./configuration.nix
./programs.nix
./hardware-configuration.nix
./profile.nix
];
}