something here caused the issue

This commit is contained in:
do butterflies cry? 2026-02-24 23:43:16 +10:00
parent cd89855ce2
commit 45ff93c873
17 changed files with 345 additions and 85 deletions

View file

@ -1,11 +1,4 @@
{
inputs,
outputs,
lib,
config,
pkgs,
...
}: {
{...}: {
nixpkgs = {
config.allowUnfree = false;
};
@ -17,8 +10,8 @@
];
home = {
username = "ae";
homeDirectory = "/home/ae";
username = "cry";
homeDirectory = "/home/cry";
};
# Nicely reload system units when changing configs