test camp laptop on nolaptop

This commit is contained in:
Tao Tien 2024-06-13 13:30:29 -07:00
parent e43d71c96d
commit 5d1a143d10
5 changed files with 61 additions and 7 deletions

View file

@ -6,6 +6,7 @@
...
}: {
users.users.tao.packages = with pkgs; [
nixos-anywhere
cloud-hypervisor
# fractal
# kdeconnect
@ -154,6 +155,8 @@
noto-fonts-color-emoji
];
documentation.enable = true;
users.users.tao = {
isNormalUser = true;
extraGroups = ["audio" "video" "wheel" "libvirtd" "dialout" "game"];