1
0
Fork 0

home/everywhere: Add attempt for home-manager auto-update

This commit is contained in:
Malte Brandy 2018-02-14 10:24:21 +01:00
parent e754de6051
commit 525a0d6722

View file

@ -6,6 +6,10 @@
};
systemd.user.startServices = true;
imports = [
# ./update-hm.nix
];
home.packages = with pkgs; [
htop
tree