mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
snapshot pre-cleanup-2026-06-04T16-01-15Z
This commit is contained in:
@@ -112,7 +112,8 @@
|
||||
home-manager.users.tomasr = self.homeModules.desktop;
|
||||
};
|
||||
# this is a copy of what is in laptop.nix
|
||||
/*flake.homeModules.tomasr = _: {
|
||||
/*
|
||||
flake.homeModules.tomasr = _: {
|
||||
home.username = "tomasr";
|
||||
home.homeDirectory = "/home/tomasr";
|
||||
|
||||
@@ -133,5 +134,6 @@
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
};*/
|
||||
};
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user