wip create meta configuration
This commit is contained in:
parent
45280d24d7
commit
3a7d1784fa
11 changed files with 506 additions and 458 deletions
|
|
@ -6,11 +6,10 @@
|
|||
}: {
|
||||
networking.hostName = "vinzenz-lpt";
|
||||
|
||||
imports = [
|
||||
./common.nix
|
||||
./gnome.nix
|
||||
./home-vinzenz.nix
|
||||
];
|
||||
my.gnome.enable = true;
|
||||
my.users.vinzenz.enable = true;
|
||||
|
||||
imports = [./my/default.nix];
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue