Nixfiles! :3
0

Configure Feed

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

ah, that's why


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

MLC Bloeiman (May 10, 2026, 10:42 PM +0200) ec99c370 f423ca7e

+2 -1
+2
hosts/Fennekin/configuration.nix
··· 3 3 # and in the NixOS manual (accessible by running ‘nixos-help’). 4 4 5 5 { 6 + lib, 6 7 pkgs, 7 8 ... 8 9 }: ··· 83 84 # services.xserver.libinput.enable = true; 84 85 85 86 services.desktopManager.gnome.enable = true; 87 + programs.ssh.askPassword = lib.mkForce "${pkgs.gnome-themes-extra}/libexec/seahorse/ssh-askpass"; 86 88 87 89 # List packages installed in system profile. To search, run: 88 90 # $ nix search wget
-1
hosts/all-hosts.nix
··· 97 97 # Enable the GNOME Desktop Environment, Niri and Cosmic. I like to be able to switch whenever. 98 98 services.displayManager.cosmic-greeter.enable = true; 99 99 # services.displayManager.gdm.enable = true; 100 - # programs.ssh.askPassword = lib.mkForce "${pkgs.gnome-themes-extra}/libexec/seahorse/ssh-askpass"; 101 100 services.desktopManager.plasma6.enable = true; 102 101 environment.plasma6.excludePackages = with pkgs; [ 103 102 kdePackages.elisa # We got strawberry