feat: rearrange nix modules
This commit is contained in:
parent
572d1d43c0
commit
89f6ab94b4
17 changed files with 28 additions and 28 deletions
15
work-pc.nix
15
work-pc.nix
|
@ -4,16 +4,11 @@
|
|||
imports = [
|
||||
./hardware-configuration.nix
|
||||
<home-manager/nixos>
|
||||
./common/base-hardware.nix
|
||||
./common/gpu-bumblebee.nix
|
||||
./common/planck.nix
|
||||
./common/system.nix
|
||||
./common/nix.nix
|
||||
./common/i18n.nix
|
||||
./common/x11.nix
|
||||
./common/gtk.nix
|
||||
./common/gnome.nix
|
||||
./common/docker.nix
|
||||
./hardware/base.nix
|
||||
./hardware/gpu-bumblebee.nix
|
||||
./system
|
||||
./desktop
|
||||
./virtualisaiton/docker.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue