Removed personal.nix
This commit is contained in:
parent
c549c3be71
commit
42a0f8bb24
2 changed files with 6 additions and 44 deletions
|
|
@ -2,7 +2,13 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
# Do not remove
|
||||
./core.nix
|
||||
|
||||
# Specific profiles for this machine
|
||||
# ./profiles/lf.nix
|
||||
# ./profiles/nvim.nix
|
||||
# ./profiles/desktop_x.nix
|
||||
];
|
||||
|
||||
networking.hostName = "nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue