mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Some improves
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
|
||||
services.udiskie = {
|
||||
enable = true;
|
||||
notify = true;
|
||||
automount = true;
|
||||
tray = "auto";
|
||||
settings = {
|
||||
# workaround for
|
||||
# https://github.com/nix-community/home-manager/issues/632
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
# --- Core GUI ---
|
||||
alacritty
|
||||
kitty
|
||||
vscode
|
||||
libreoffice
|
||||
unstable.sioyek
|
||||
@@ -29,6 +30,7 @@
|
||||
cheese
|
||||
mpv
|
||||
obsidian
|
||||
nemo-with-extensions
|
||||
anki
|
||||
hyprshot
|
||||
hyprpicker
|
||||
@@ -94,6 +96,7 @@
|
||||
lazydocker
|
||||
lazygit
|
||||
gitui
|
||||
dig
|
||||
unstable.yazi
|
||||
|
||||
# --- Languages & Package Managers ---
|
||||
|
||||
Reference in New Issue
Block a user