temporary fix for recursion, remove duplicate hostname in main config
This commit is contained in:
parent
d2f8f28143
commit
00c2c2afef
9 changed files with 37 additions and 58 deletions
|
|
@ -6,12 +6,10 @@
|
|||
}: {
|
||||
imports = [
|
||||
./modules
|
||||
./hardware/vinzenz-lpt.nix
|
||||
(import ./hardware "vinzenz-lpt")
|
||||
];
|
||||
|
||||
config = {
|
||||
networking.hostName = "vinzenz-lpt";
|
||||
|
||||
my.gnome.enable = true;
|
||||
my.home.vinzenz.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue