graphical: reorganize dependant profiles
This commit is contained in:
parent
a6506bc80d
commit
c7c74152d3
@ -2,7 +2,7 @@
|
||||
let inherit (builtins) readFile;
|
||||
in
|
||||
{
|
||||
imports = [ ./sway ../develop ./xmonad ../networkmanager ../im ];
|
||||
imports = [ ./sway ../develop ./xmonad ../networkmanager ./im ];
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
|
@ -4,8 +4,9 @@
|
||||
./develop/kakoune
|
||||
./develop/tmux
|
||||
./develop/zsh
|
||||
./games
|
||||
./graphical
|
||||
./graphical/games
|
||||
./graphical/im
|
||||
./graphical/qutebrowser
|
||||
./graphical/sway
|
||||
./misc
|
||||
|
Loading…
Reference in New Issue
Block a user