Reorganize profiles

This commit is contained in:
Charlotte Van Petegem 2020-05-23 10:25:15 +02:00
parent 8f69deca1e
commit 89bf75a91e
7 changed files with 93 additions and 94 deletions

View file

@ -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";