12 march 2024 17:30

This commit is contained in:
2024-03-12 17:31:56 +01:00
parent b51cdf718a
commit 4fdc520c13
8 changed files with 82 additions and 100 deletions

View File

@@ -7,6 +7,8 @@
../../modules/home/programs/firefox.nix
../../modules/home/programs/kitty.nix
../../modules/home/programs/neovim
../../modules/home/programs/git.nix
../../modules/home/programs/ssh.nix
../../modules/home/theme
../../modules/home/theme/blueish.nix
../../modules/home/utils/fonts.nix
@@ -19,12 +21,10 @@
home.packages = with pkgs; [
# Desktop Applications
firefox
webcord
logseq
# CLI tools
btop
kdenlive
gthumb
unstable.arduino-ide
moonlight-qt
];
home.stateVersion = "23.11";