Compare commits
3 commits
52bf561aec
...
d5a6a4f8d4
Author | SHA1 | Date | |
---|---|---|---|
|
d5a6a4f8d4 | ||
|
f321817804 | ||
|
a4c1572666 |
3 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
libreoffice
|
||||
prusa-slicer
|
||||
gimp
|
||||
inkscape
|
||||
|
||||
|
||||
];
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
# System
|
||||
arrterian.nix-env-selector
|
||||
bbenoist.nix
|
||||
#fireblast.hyprlang-vscode
|
||||
#eww-yuck.yuck
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemd.variables = ["--all"];
|
||||
package = pkgs.hyprland;
|
||||
settings = {
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue