maybe working i dunno

This commit is contained in:
Julian Sutter 2023-01-23 17:16:17 -08:00
parent d712383356
commit 0f6c752769
3 changed files with 12 additions and 8 deletions

View file

@ -9,7 +9,7 @@
};
};
outputs = { self, nixpkgs, home-manager, ... }: {
outputs = { self, nixpkgs, home-manager }: {
nixosConfigurations = {
framework = nixpkgs.lib.nixosSystem {