workstation/config | switch to more better version, plus add cura
This commit is contained in:
parent
2659f3d6ae
commit
edb87a8cc4
1 changed files with 10 additions and 2 deletions
|
|
@ -32,6 +32,13 @@ in
|
|||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.utf8";
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
fcitx5.addons = with pkgs; [
|
||||
fcitx5-mozc
|
||||
fcitx5-gtk
|
||||
];
|
||||
};
|
||||
|
||||
# Splash screen
|
||||
boot.plymouth.enable = true;
|
||||
|
|
@ -99,6 +106,7 @@ in
|
|||
btop
|
||||
cantarell-fonts
|
||||
citrix_workspace
|
||||
cura
|
||||
darktable
|
||||
diff-so-fancy
|
||||
dmenu-wayland
|
||||
|
|
@ -111,7 +119,7 @@ in
|
|||
firefox
|
||||
flameshot
|
||||
font-awesome
|
||||
fractal
|
||||
fractal-next
|
||||
fuzzel
|
||||
fzf
|
||||
git-crypt
|
||||
|
|
@ -142,7 +150,7 @@ in
|
|||
ktimer
|
||||
libappindicator
|
||||
libnotify
|
||||
libreoffice
|
||||
libreoffice-fresh
|
||||
links2
|
||||
lsb-release
|
||||
mairix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue