changed to john user
This commit is contained in:
@@ -74,7 +74,7 @@ in
|
||||
flake.homeConfigurations."${hostname}" = inputs.home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = import inputs.nixpkgs { system = "x86_64-linux"; };
|
||||
modules = with inputs.self.modules; [
|
||||
homeManager."${hostname}"
|
||||
homeManager."${username}"
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user