Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-07-10 12:32:08 +02:00
11 changed files with 865 additions and 17 deletions

View File

@@ -1,5 +1,4 @@
{ pkgs, ... }@all: with all;
{
{ pkgs, ... }@all: with all; {
imports = [
./home-modules/auto-mount.nix
./home-modules/bash.nix
@@ -12,6 +11,7 @@
./home-modules/discord.nix
./home-modules/email.nix
./home-modules/firefox.nix
./home-modules/figlet.nix
./home-modules/fish.nix
./home-modules/games.nix
./home-modules/gestures.nix