fix: minor stuff

This commit is contained in:
Xory 2025-11-02 21:21:27 +02:00
parent 88667dbbfe
commit ec21aae147
4 changed files with 22 additions and 4 deletions

View file

@ -9,7 +9,7 @@
};
outputs =
{ self, nixpkgs, home-manager, ... } @ inputs:
{ self, nixpkgs, home-manager, impermanence, ... } @ inputs:
let
system = "x86_64-linux";
username = "xory";