1
0
Fork 0

Move rust_scripts to graphical

This commit is contained in:
Malte Brandy 2018-07-20 02:26:06 +02:00
parent 5c533dea18
commit 9564ba9c33
2 changed files with 1 additions and 1 deletions

View file

@ -125,7 +125,6 @@ systemd.user.startServices = true;
home.packages = with pkgs; [
neovim
rust_scripts
];
xdg.enable = true;
}

View file

@ -48,6 +48,7 @@ config = mkIf config.m-0.graphical.enable {
};
home = {
packages = with pkgs; [
rust_scripts
tasktree
st
shutter