reenable bayram user
This commit is contained in:
parent
ee13cd7ac7
commit
8c0f71babc
1 changed files with 12 additions and 12 deletions
|
|
@ -156,18 +156,18 @@
|
|||
prismlauncher
|
||||
];
|
||||
};
|
||||
# bayram = {
|
||||
# isNormalUser = true;
|
||||
# description = "bayram";
|
||||
# initialPassword = "changeme";
|
||||
# extraGroups = ["networkmanager"];
|
||||
# packages = with pkgs; [
|
||||
# vlc
|
||||
# ungoogled-chromium
|
||||
# prismlauncher
|
||||
# qbittorrent
|
||||
# ];
|
||||
# };
|
||||
bayram = {
|
||||
isNormalUser = true;
|
||||
description = "bayram";
|
||||
initialPassword = "changeme";
|
||||
extraGroups = ["networkmanager"];
|
||||
packages = with pkgs; [
|
||||
vlc
|
||||
ungoogled-chromium
|
||||
prismlauncher
|
||||
qbittorrent
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue