Refactor app
This commit is contained in:
parent
479cebb66a
commit
17583c6fce
6 changed files with 25 additions and 9 deletions
|
@ -32,15 +32,7 @@
|
|||
isNormalUser = true;
|
||||
description = "florian";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
kate
|
||||
nixd
|
||||
slack
|
||||
skypeforlinux
|
||||
discord
|
||||
# thunderbird
|
||||
];
|
||||
packages = with pkgs; [nixd];
|
||||
};
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue