make comma work among other things
This commit is contained in:
parent
69cc127171
commit
b9dc54a466
4 changed files with 42 additions and 13 deletions
|
|
@ -117,10 +117,15 @@
|
|||
];
|
||||
};
|
||||
|
||||
#programs.nix-index-database.comma.enable = true;
|
||||
|
||||
xdg.enable = true;
|
||||
|
||||
programs.obs-studio.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
grim
|
||||
slurp
|
||||
swww
|
||||
fzf
|
||||
libsForQt5.qt5ct
|
||||
kdePackages.qt6ct
|
||||
|
|
@ -131,8 +136,7 @@
|
|||
blender
|
||||
brightnessctl
|
||||
bs-manager
|
||||
clonehero
|
||||
comma
|
||||
clonehero
|
||||
fastfetch
|
||||
gimp
|
||||
hyfetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue