fixed Ratchet modules
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
./hosts/generic/virtualization.nix
|
./hosts/generic/virtualization.nix
|
||||||
./hosts/generic/zapret.nix
|
./hosts/generic/zapret.nix
|
||||||
./hosts/generic/plymouth.nix
|
./hosts/generic/plymouth.nix
|
||||||
|
./home/yaroslav/steam.nix
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
{
|
{
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
@@ -40,7 +41,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./home/yaroslav/home.nix
|
./home/yaroslav/home.nix
|
||||||
./home/yaroslav/home_gui.nix
|
./home/yaroslav/home_gui.nix
|
||||||
./home/yaroslav/steam.nix
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user