alt
This commit is contained in:
parent
b5d14a8b64
commit
08044381f6
4 changed files with 29 additions and 14 deletions
|
|
@ -21,15 +21,8 @@
|
|||
./system/gnome.nix
|
||||
./system/btrbk.nix
|
||||
./system/hardware-nova.nix
|
||||
./system/alt.nix
|
||||
];
|
||||
users.users.alt = {
|
||||
isNormalUser = true;
|
||||
description = "Alt";
|
||||
extraGroups = [
|
||||
"networkmanager"
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
};
|
||||
romulus = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue