2: Moved SHELL env var to system and added digikam
This commit is contained in:
parent
d540b9a360
commit
7d5da93c58
@ -7,6 +7,8 @@
|
|||||||
SHELL = "/etc/profiles/per-user/uzair/bin/fish";
|
SHELL = "/etc/profiles/per-user/uzair/bin/fish";
|
||||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||||
NIXOS_CONFIG = "/home/uzair/Documents/nixos-config";
|
NIXOS_CONFIG = "/home/uzair/Documents/nixos-config";
|
||||||
|
XCURSOR_THEME="Furina-v2";
|
||||||
|
XCURSOR_SIZE=32;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
|
|||||||
@ -7,6 +7,7 @@
|
|||||||
nicotine-plus
|
nicotine-plus
|
||||||
gimp
|
gimp
|
||||||
kdePackages.kdenlive
|
kdePackages.kdenlive
|
||||||
|
digikam
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.mpv.enable = true;
|
programs.mpv.enable = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user