back to i3
This commit is contained in:
parent
d20f0e116e
commit
85586938e6
4 changed files with 4 additions and 2 deletions
|
@ -66,6 +66,6 @@
|
|||
../gfx-intel.nix
|
||||
../virtualbox.nix
|
||||
../zerotier.nix
|
||||
../kde.nix
|
||||
../i3/root.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
upower.enable = true;
|
||||
fstrim.enable = true;
|
||||
clipmenu.enable = true;
|
||||
lorri.enable = true;
|
||||
|
||||
printing = {
|
||||
enable = true;
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
xpdf apvlv xidlehook blueman
|
||||
fontconfig xclip gimp glxinfo
|
||||
notable evince signal-desktop
|
||||
libreoffice unstable.tor-browser-bundle-bin vlc
|
||||
libreoffice vlc
|
||||
jetbrains.goland unstable.jetbrains.clion jetbrains.idea-ultimate unstable.android-studio
|
||||
yubico-piv-tool yubikey-personalization yubikey-personalization-gui yubikey-manager-qt
|
||||
slack discord obs-studio gnome3.nautilus gnome3.eog
|
||||
|
|
|
@ -31,6 +31,7 @@ in
|
|||
./cli.nix
|
||||
./gui.nix
|
||||
./games.nix
|
||||
./i3/x.nix
|
||||
];
|
||||
|
||||
gtk = {
|
||||
|
|
Loading…
Reference in a new issue