Move some things out of root scope

This commit is contained in:
Innovation 2024-05-01 04:29:24 -05:00
parent f9cfa33e66
commit a6459b8b0e

View file

@ -83,6 +83,13 @@
packages = with pkgs; [
firefox
tree
bspwm
sxhkd
xfce.xfce4-terminal
dmenu
polybar
picom-allusive
r2modman
];
};
@ -92,19 +99,12 @@
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
nano
wget
bspwm
sxhkd
xfce.xfce4-terminal
dmenu
polybar
picom-allusive
git
lshw
vulkan-tools
vkmark
mesa
nvtop
r2modman
];
programs.steam.enable = true;