sisko: Various fixes. Add amalieem.

This commit is contained in:
2024-12-31 12:43:46 +01:00
parent e1a252c5ee
commit 049d3d82c6
5 changed files with 60 additions and 2 deletions

View File

@@ -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"