Whatever
This commit is contained in:
parent
3d0a294785
commit
347b20d668
17 changed files with 298 additions and 16 deletions
|
@ -35,8 +35,8 @@
|
|||
modules = [
|
||||
# Import the previous configuration.nix we used,
|
||||
# so the old configuration file still takes effect
|
||||
./configuration.nix
|
||||
|
||||
./hosts/common
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
@ -47,7 +47,6 @@
|
|||
# Optionally, use home-manager.extraSpecialArgs to pass arguments to home.nix
|
||||
}
|
||||
|
||||
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue