graphical: reorganize dependant profiles

This commit is contained in:
Timothy DeHerrera 2020-08-04 00:45:11 -06:00
parent a6506bc80d
commit c7c74152d3
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122
5 changed files with 3 additions and 2 deletions

View file

@ -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;

View file

@ -4,8 +4,9 @@
./develop/kakoune
./develop/tmux
./develop/zsh
./games
./graphical
./graphical/games
./graphical/im
./graphical/qutebrowser
./graphical/sway
./misc