@@ -100,12 +100,8 @@
];
};
nixosConfigurations.deimos =
let
nixosConfigurations.deimos = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
in
nixpkgs.lib.nixosSystem {
inherit system;
specialArgs = {
primaryUser = "artem";
inherit (inputs) jail-nix;
The note is not visible to the blocked user.