.
This commit is contained in:
parent
0181017dcd
commit
5312e1429a
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
@ -6,7 +6,9 @@ args@{ config, pkgs, hyprland, split-monitor-workspaces, flatpaks, ... }:
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
SDL2
|
SDL2
|
||||||
|
appimage-run
|
||||||
babashka
|
babashka
|
||||||
|
binutils
|
||||||
bitwarden
|
bitwarden
|
||||||
brightnessctl
|
brightnessctl
|
||||||
chicken
|
chicken
|
||||||
|
@ -15,6 +17,7 @@ args@{ config, pkgs, hyprland, split-monitor-workspaces, flatpaks, ... }:
|
||||||
clojure-lsp
|
clojure-lsp
|
||||||
coreutils-full
|
coreutils-full
|
||||||
discord
|
discord
|
||||||
|
file
|
||||||
fossil
|
fossil
|
||||||
freetube
|
freetube
|
||||||
freetype
|
freetype
|
||||||
|
|
Loading…
Reference in a new issue