Update fred.nix
This commit is contained in:
parent
22642929ae
commit
b906e82e5c
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@
|
||||||
#
|
#
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Allow unfree nix-shell maybe
|
||||||
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
# Import gnome home manager config
|
# Import gnome home manager config
|
||||||
imports = [ ./gnome-hm.nix ];
|
imports = [ ./gnome-hm.nix ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue