1
0
Fork 0

Nextcloud, Nheko, gnome-keyring

This commit is contained in:
Jarkko Toivanen 2023-04-25 16:37:31 +03:00
parent 947348d794
commit 647bd41464
3 changed files with 10 additions and 6 deletions

View file

@ -52,12 +52,12 @@ This function should only modify configuration layer settings."
git git
helm helm
lsp lsp
;; markdown markdown
multiple-cursors multiple-cursors
;; org ;; org
;; (shell :variables (shell :variables
;; shell-default-height 30 shell-default-height 30
;; shell-default-position 'bottom) shell-default-position 'bottom)
;; spell-checking ;; spell-checking
syntax-checking syntax-checking
(version-control :variables (version-control :variables

View file

@ -214,11 +214,11 @@ bar {
} }
exec --no-startup-id xsetroot -solid "#272822" exec --no-startup-id xsetroot -solid "#272822"
#exec --no-startup-id xfce4-power-manager exec --no-startup-id xfce4-power-manager
#exec --no-startup-id blueman-applet #exec --no-startup-id blueman-applet
exec --no-startup-id dunst exec --no-startup-id dunst
exec --no-startup-id pasystray exec --no-startup-id pasystray
#exec --no-startup-id nextcloud exec --no-startup-id nextcloud
exec --no-startup-id bitwarden exec --no-startup-id bitwarden
exec --no-startup-id steam -silent exec --no-startup-id steam -silent
#exec --no-startup-id obs --startreplaybuffer #exec --no-startup-id obs --startreplaybuffer

View file

@ -149,6 +149,7 @@
}; };
services.openssh.enable = true; services.openssh.enable = true;
services.gnome.gnome-keyring.enable = true;
services.udev.packages = with pkgs; [ logitech-udev-rules ]; services.udev.packages = with pkgs; [ logitech-udev-rules ];
networking.firewall.enable = false; networking.firewall.enable = false;
@ -201,6 +202,7 @@
tela-circle-icon-theme tela-circle-icon-theme
qemu_full qemu_full
virt-manager virt-manager
python3
]; ];
security.polkit.enable = true; security.polkit.enable = true;
@ -216,6 +218,7 @@
winetricks winetricks
heroic heroic
libreoffice libreoffice
nextcloud-client
helvum helvum
solaar solaar
vlc vlc
@ -225,6 +228,7 @@
gimp gimp
discord discord
element-desktop element-desktop
nheko
bitwarden bitwarden
chiaki chiaki
prismlauncher prismlauncher