From f431d24f81349a0e6e91981f7e0f25620adf7e5c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?=
-This file has 66145 words spanning 17412 lines and was last revised on 2025-06-11 02:27:48 +0200.
+This file has 66113 words spanning 17398 lines and was last revised on 2025-06-11 02:30:06 +0200.
@@ -769,7 +769,7 @@ This section defines my Emacs configuration. For a while, I considered to use ry
-My emacs is built using the emacs-overlay nix flake, which builds a bleeding edge emacs on wayland (pgtk) with utilities like treesitter support. By executing the below source block, the current build setting can be updated at any time, and you can see my most up-to-date build options (last updated: 2025-06-11 02:27:48 +0200)
+My emacs is built using the emacs-overlay nix flake, which builds a bleeding edge emacs on wayland (pgtk) with utilities like treesitter support. By executing the below source block, the current build setting can be updated at any time, and you can see my most up-to-date build options (last updated: 2025-06-11 02:30:06 +0200)
-
@@ -716,7 +716,7 @@
WLR_RENDERER_ALLOW_SOFTWARE=1 to allow this configuration to run in a virtualized environment. I also enable qemuGuest for a smoother experience when testing on QEMU.
{ self, inputs, config, pkgs, lib, primaryUser, ... }:
@@ -2986,8 +2986,8 @@ in
_: @@ -2997,8 +2997,8 @@ in
_:
@@ -4779,8 +4779,8 @@ appimageTools.wrapType2 {
# heavily inspired from https://github.com/oddlama/nix-config/blob/d42cbde676001a7ad8a3cace156e050933a4dcc3/pkgs/deploy.nix
@@ -4912,8 +4912,8 @@ writeShellApplication {
This programs simply runs ssh-keygen on the last host that I tried to ssh into. I need this frequently when working with cloud-init usually. @@ -5070,8 +5070,8 @@ in
{ lib, config, ... }:
@@ -5140,8 +5140,8 @@ in
{ lib, config, ... }:
@@ -5203,8 +5203,8 @@ in
{ lib, config, ... }:
@@ -5236,8 +5236,8 @@ in
{ lib, config, ... }:
@@ -5258,8 +5258,8 @@ in
{ lib, config, ... }:
@@ -5280,8 +5280,8 @@ in
{ lib, config, ... }:
@@ -5302,8 +5302,8 @@ in
{ lib, config, ... }:
@@ -5324,8 +5324,8 @@ in
{ lib, config, ... }:
@@ -5346,8 +5346,8 @@ in
{ lib, config, ... }:
@@ -5368,8 +5368,8 @@ in
{ lib, config, ... }:
@@ -5420,8 +5420,8 @@ in
{ lib, config, ... }:
@@ -5476,8 +5476,8 @@ in
{ lib, config, ... }:
@@ -5534,8 +5534,8 @@ in
{ lib, config, ... }:
@@ -5587,8 +5587,8 @@ in
{ lib, config, ... }:
@@ -5608,8 +5608,8 @@ in
{ lib, config, ... }:
@@ -5629,8 +5629,8 @@ in
{ lib, config, ... }:
@@ -5651,8 +5651,8 @@ in
{ lib, config, ... }:
@@ -5670,8 +5670,8 @@ in
{ lib, config, ... }:
@@ -5902,12 +5902,12 @@ in
@@ -5942,8 +5942,8 @@ in
#!/usr/bin/env bash @@ -6139,7 +6139,7 @@ A breakdown of the flags being set:-{ self, lib, pkgs, config, outputs, inputs, ... }: +{ lib, pkgs, config, outputs, inputs, ... }: { options.swarselsystems.modules.general = lib.mkEnableOption "general nix settings"; config = lib.mkIf config.swarselsystems.modules.general { @@ -7301,8 +7301,8 @@ Most of the time I am usingpower-saver, however, it is good to be
{ lib, pkgs, config, ... }:
@@ -7436,16 +7436,6 @@ This section houses the greetd related settings. I do not really want to use a d
{
options.swarselsystems.modules.login = lib.mkEnableOption "login config";
config = lib.mkIf config.swarselsystems.modules.login {
-
- # services.displayManager.enable = true;
- # programs.uwsm = {
- # enable = true;
- # waylandCompositors.sway = {
- # prettyName = "Sway";
- # comment = "Sway";
- # binPath = lib.getExe pkgs.sway;
- # };
- # };
services.greetd = {
enable = true;
settings = {
@@ -10147,8 +10137,8 @@ in
The forgejo configuration is a little broken and will show a 500 error when signing in through kanidm. However, when pressing back and refreshing the page, I am logged in. Currently I cannot be bothered to fix this. @@ -10672,10 +10662,6 @@ in config = lib.mkIf config.swarselsystems.modules.optional.autologin { services = { getty.autologinUser = mainUser; - # displayManager.autoLogin = lib.mkIf config.swarselsystems.modules.login { - # enable = true; - # user = mainUser; - # }; greetd.settings.initial_session.user = mainUser; }; }; @@ -10709,8 +10695,8 @@ This smashes Atmosphere 1.3.2 on the switch, which is what I am currenty using.
This holds configuration that is specific to framework laptops. @@ -10748,8 +10734,8 @@ This holds configuration that is specific to framework laptops.
{ lib, config, ... }:
@@ -10765,8 +10751,8 @@ This holds configuration that is specific to framework laptops.
{ lib, config, ... }:
@@ -10788,8 +10774,8 @@ This holds configuration that is specific to framework laptops.
{ lib, config, ... }:
@@ -10820,8 +10806,8 @@ This holds configuration that is specific to framework laptops.
{ lib, config, ... }:
@@ -13773,8 +13759,8 @@ The `extraConfig` section here CANNOT be reindented. This has something to do wi
{ lib, config, ... }:
@@ -15023,8 +15009,8 @@ in
This holds configuration that is specific to framework laptops. @@ -18864,8 +18850,8 @@ autocmd DocStart vc-impimba-1.m.imp.ac.at/ui/webconsole mode ignore
@@ -19362,7 +19348,7 @@ sync USER HOST: