Move programs to user istead of system
This commit is contained in:
@@ -51,6 +51,9 @@
|
|||||||
|
|
||||||
packages = [
|
packages = [
|
||||||
(pkgs.nerdfonts.override { fonts = [ "SourceCodePro" ]; })
|
(pkgs.nerdfonts.override { fonts = [ "SourceCodePro" ]; })
|
||||||
|
|
||||||
|
pkgs.discord
|
||||||
|
pkgs.spotify
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@@ -123,9 +123,6 @@
|
|||||||
papirus-icon-theme
|
papirus-icon-theme
|
||||||
# Menu kind
|
# Menu kind
|
||||||
xfce.xfce4-whiskermenu-plugin
|
xfce.xfce4-whiskermenu-plugin
|
||||||
|
|
||||||
# Spotify
|
|
||||||
spotify
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
Reference in New Issue
Block a user