diff options
| author | qaristote <quentin.aristote@ens.fr> | 2023-03-16 11:47:11 +0100 |
|---|---|---|
| committer | qaristote <quentin.aristote@ens.fr> | 2023-03-16 11:47:11 +0100 |
| commit | 7417d85ee2f268c8e1aa36a86fe271891eebbb89 (patch) | |
| tree | b2562ba1989f116aa065b760f05df27bd686e051 /flake.nix | |
| parent | ace3d178fbf141c3d6e44b415d43dad46a5d85b8 (diff) | |
initial commit
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ nixosModules = [ overlays-module my-nixpkgs.nixosModules.personal ./nixos ]; in { - nixosConfigurations.latitude-7280 = nixpkgs.lib.nixosSystem { + nixosConfigurations.precision-3571 = nixpkgs.lib.nixosSystem { inherit system; specialArgs = { inherit nixos-hardware home-manager homeModules stylix; }; modules = nixosModules; |
