This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-19 22:02:53 +02:00
parent 2513906a22
commit 85ec6f4c7c
5 changed files with 86 additions and 40 deletions

View File

@@ -49,6 +49,7 @@
./home-modules/programming/python.nix
./home-modules/programming/node.nix
./home-modules/programming/gleam.nix
./home-modules/color-pallete.nix
];
@@ -60,7 +61,6 @@
permittedInsecurePackages = allowed.inecure-packages;
};
home.packages = with pkgs; [
firefox
chromium
zathura
@@ -88,8 +88,9 @@
gsettings-desktop-schemas
wl-clipboard
xclip
xournal
] ++ (with pkgs-unstable; [
# firefox
firefox
]) ++ (if host != "NxACE" then (with pkgs; [
signal-desktop
obsidian