lots of stuff idk
This commit is contained in:
parent
a18ceb4f2e
commit
4e5f0a6e0b
39 changed files with 439 additions and 81 deletions
|
@ -2,9 +2,12 @@ let
|
|||
desktop = [
|
||||
./core
|
||||
./core/boot.nix
|
||||
./core/gvfs.nix
|
||||
|
||||
./hardware/opengl.nix
|
||||
./hardware/steam-hardware.nix
|
||||
./hardware/bluetooth.nix
|
||||
./hardware/qmk.nix
|
||||
|
||||
./network/networkd.nix
|
||||
./network/avahi.nix
|
||||
|
@ -12,6 +15,8 @@ let
|
|||
|
||||
./desktop
|
||||
./desktop/awesome.nix
|
||||
./desktop/sway.nix
|
||||
./desktop/hyprland.nix
|
||||
|
||||
./programs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue