mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: move roles to user imports, not perfect but best so far; remove unused old code
This commit is contained in:
parent
c844c5767a
commit
e8d7bcda16
2 changed files with 1 additions and 8 deletions
|
|
@ -4,7 +4,6 @@
|
|||
[(import ./bootloader.nix)]
|
||||
++ [(import ./docker.nix)]
|
||||
++ [(import ./hardware.nix)]
|
||||
++ [(import ../../roles)]
|
||||
++ [(import ./xserver.nix)]
|
||||
++ [(import ./network.nix)]
|
||||
++ [(import ./pipewire.nix)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue