Reorganize profiles
This commit is contained in:
parent
8f69deca1e
commit
89bf75a91e
7 changed files with 93 additions and 94 deletions
|
@ -2,13 +2,12 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
<home-manager/nixos>
|
||||
./hardware.nix
|
||||
./secret.nix
|
||||
../../configurations/eid.nix
|
||||
../../profiles/bluetooth/default.nix
|
||||
../../profiles/common/default.nix
|
||||
../../profiles/graphical/default.nix
|
||||
../../profiles/bluetooth.nix
|
||||
../../profiles/common.nix
|
||||
../../profiles/graphical.nix
|
||||
];
|
||||
|
||||
networking.hostName = "oldtown";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue