test camp laptop on nolaptop
This commit is contained in:
parent
e43d71c96d
commit
5d1a143d10
5 changed files with 61 additions and 7 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue