mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
worked on QML and other minor details
This commit is contained in:
@@ -211,7 +211,6 @@
|
||||
# used for the framework 16 laptop
|
||||
framework-tool
|
||||
framework-tool-tui
|
||||
|
||||
krita # image edition
|
||||
yt-dlp# some youtube downloader
|
||||
vlc
|
||||
@@ -223,6 +222,7 @@
|
||||
libsForQt5.qt5.qtgraphicaleffects
|
||||
mprisence
|
||||
kdePackages.qt5compat
|
||||
|
||||
];
|
||||
|
||||
# fonts
|
||||
|
||||
@@ -77,7 +77,9 @@
|
||||
(pkgs.callPackage ../../modules/scripts/man.nix {})
|
||||
(pkgs.callPackage ../../modules/scripts/trimmer.nix {})
|
||||
(pkgs.callPackage ../../modules/scripts/QSsysinfo.nix {})
|
||||
#pkgs
|
||||
(pkgs.callPackage ../../modules/scripts/QSnotifycache.nix {})
|
||||
(pkgs.callPackage ../../modules/scripts/QSnotifyhistory.nix {})
|
||||
#pkgs
|
||||
pkgs.gruvbox-gtk-theme
|
||||
# # Adds the 'hello' command to your environment. It prints a friendly
|
||||
# # "Hello, world!" when run.
|
||||
|
||||
Reference in New Issue
Block a user