qt5 and gtk catppuccin themes (well those have to be installed with commands tho)
This commit is contained in:
@@ -52,8 +52,12 @@
|
||||
};
|
||||
|
||||
main-user.packages = with pkgs; [
|
||||
warp-terminal
|
||||
prismlauncher
|
||||
vesktop
|
||||
kdenlive
|
||||
libsForQt5.qt5ct
|
||||
libsForQt5.lightly
|
||||
];
|
||||
|
||||
# CHANGE YOUR NAME IN HOME MANAGER!
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
noto-fonts-emoji
|
||||
monaspace
|
||||
nerdfonts
|
||||
# nerd-fonts.monaspace
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
grub = {
|
||||
efiSupport = true;
|
||||
device = "nodev";
|
||||
# efiInstallAsRemovable = true;
|
||||
useOSProber = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user