This commit is contained in:
Lucy von Overheidt 2025-09-10 02:21:10 +02:00
parent 1a4ef774e4
commit 201f76f230
8 changed files with 799 additions and 152 deletions

View file

@ -1,7 +1,7 @@
# Do not modify this file! It was generated by nixos-generate-config
# and may be overwritten by future invocations. Please make changes
# to /etc/nixos/configuration.nix instead.
{ config, lib, pkgs, modulesPath, ... }:
{ config, lib, modulesPath, ... }:
{
imports =