Merge branch 'master' of clank:repos/nixos
Merge Ratchet private config with upstream from Aphelion
This commit is contained in:
@@ -38,6 +38,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;
|
||||||
@@ -45,7 +46,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