@@ -24,5 +24,16 @@
];
};
nixos = nixpkgs.lib.nixosSystem {
modules = [
./configuration.nix
home-manager.nixosModules.home-manager
{
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.livenux = import ./home.nix;
}
The note is not visible to the blocked user.