minor updates

This commit is contained in:
Vivian 2023-12-29 13:00:08 +01:00
parent d7eb7b48b6
commit 10d319f426
4 changed files with 81 additions and 63 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, ... }:
{ lib, modulesPath, ... }:
{
imports =