Compare commits

...

3 Commits

Author SHA1 Message Date
willifan
d5a6a4f8d4 added inkscape 2024-06-16 14:19:33 +02:00
willifan
f321817804 defined hyprland package 2024-06-16 14:18:28 +02:00
willifan
a4c1572666 added nix-env-selector vscode extension 2024-06-16 14:18:28 +02:00
3 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,7 @@
libreoffice
prusa-slicer
gimp
inkscape
];

View File

@ -13,6 +13,7 @@
};
extensions = with pkgs.vscode-extensions; [
# System
arrterian.nix-env-selector
bbenoist.nix
#fireblast.hyprlang-vscode
#eww-yuck.yuck

View File

@ -4,6 +4,7 @@
wayland.windowManager.hyprland = {
enable = true;
systemd.variables = ["--all"];
package = pkgs.hyprland;
settings = {