sisko: Various fixes. Add amalieem.
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
remotePlay.openFirewall = true;
|
||||
};
|
||||
|
||||
users.users."amalieem" = {
|
||||
isNormalUser = true;
|
||||
home = "/home/amalieem";
|
||||
};
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"copilot.vim"
|
||||
|
||||
Reference in New Issue
Block a user