fixing fcitx5
This commit is contained in:
parent
b178c93703
commit
dc17b78cac
2 changed files with 4 additions and 3 deletions
|
@ -27,10 +27,10 @@
|
|||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.elias = {
|
||||
isNormalUser = true;
|
||||
description = "Elias Gasparis";
|
||||
description = "elias";
|
||||
extraGroups = [ "networkmanager" "wheel" "libvirtd" ];
|
||||
packages = with pkgs; [
|
||||
# thunderbird
|
||||
# install packages in home-manager
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue