fix flake from example

This commit is contained in:
ark-lamp-umbrella 2024-04-21 22:47:28 -07:00
parent acf37cf7ab
commit 4b9cffda55
Signed by: ark-lamp-umbrella
GPG Key ID: 15E48F7B97025652
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
outputs = { self, nixpkgs }: {
nixosConfigurations = {
yourHostNameGoesHere = nixpkgs.lib.nixosSystem {
ark-desktop-nixos = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./configuration.nix