โ„๏ธ My personnal NixOS configuration
nix-flake nixos-configuration linux dotfiles flake nix nix-config nixos nixos-flake linux-desktop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ใ€Œ๐Ÿ—๏ธใ€ wip: jetbrains la

adjoly 3b1124b1 9546c1cf

+2
+1
modules/home-manager/gui/gui-app.nix
··· 16 16 vlc 17 17 beeper 18 18 vesktop 19 + jetbrains.goland 19 20 inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default 20 21 inputs.hyprland-contrib.packages.${pkgs.stdenv.hostPlatform.system}.grimblast 21 22
+1
modules/home-manager/gui/wm/hyprland.nix
··· 38 38 }; 39 39 windowrulev2 = [ 40 40 "fullscreen, class:zen-beta" 41 + "size 60% 80%,floating:1,class:^jetbrains-goland$" 41 42 ]; 42 43 layerrule = [ 43 44 "blur, vicinae"