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