changed unfree rules
This commit is contained in:
@@ -45,18 +45,19 @@
|
||||
./hosts/generic/users.nix
|
||||
./hosts/generic/home-persistence.nix
|
||||
./hosts/generic/zapret.nix
|
||||
./hosts/generic/allow_unfree.nix
|
||||
./hosts/Aphelion/hardware-Aphelion.nix
|
||||
./hosts/Aphelion/nvidia.nix
|
||||
./desktop/gnome.nix
|
||||
./misc/disable_suspend.nix
|
||||
./home/yaroslav/steam.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
zapret.nixosModules.zapret
|
||||
{
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.yaroslav = {
|
||||
imports = [
|
||||
./home/yaroslav/Aphelion/Aphelion.nix
|
||||
./home/yaroslav/steam.nix
|
||||
./home/yaroslav/Aphelion/Aphelion.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user