grammar is important e
This commit is contained in:
parent
cc6476e48a
commit
94765cb215
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
};
|
||||
homeConfigurations = {
|
||||
# doesnt work because my different systems have different stateVersions
|
||||
# i dont know how to get the stateVersion from the current host
|
||||
# I dont know how to get the stateVersion from the current host
|
||||
osbm = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux; # Home-manager requires 'pkgs' instance
|
||||
modules = [./modules/home.nix];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue