mooore confing
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
./home-manager/autumn/sysconfs/yukigekko.nix
|
||||
];
|
||||
};
|
||||
"autumn@lesbos" = home-manager.lib.homeMangerConfiguration{
|
||||
"autumn@lesbos" = home-manager.lib.homeManagerConfiguration{
|
||||
extraSpecialArgs = specialArgs;
|
||||
pkgs = pkgs;
|
||||
modules = [
|
||||
@@ -51,7 +51,7 @@
|
||||
nixosConfigurations."lesbos" = nixpkgs.lib.nixosSystem{
|
||||
specialArgs = specialArgs;
|
||||
modules = [
|
||||
./system/lesbos/configuration.nixpkgs
|
||||
./system/lesbos/configuration.nix
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user