diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-03 19:43:54 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:29 -0700 |
| commit | b316d8c9061f0345a1cf08e024a342f7bfa3ad9e (patch) | |
| tree | c26b60f8bfe2ed81879073ec0efaaafc6917de87 /snowfall/systems/x86_64-linux/c-pc | |
| parent | 5a0a36726756bc2a88770f8fd65418b6d3ce007b (diff) | |
migration: formatting
Diffstat (limited to 'snowfall/systems/x86_64-linux/c-pc')
| -rw-r--r-- | snowfall/systems/x86_64-linux/c-pc/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snowfall/systems/x86_64-linux/c-pc/default.nix b/snowfall/systems/x86_64-linux/c-pc/default.nix index ad4b923..044d01f 100644 --- a/snowfall/systems/x86_64-linux/c-pc/default.nix +++ b/snowfall/systems/x86_64-linux/c-pc/default.nix @@ -14,4 +14,4 @@ with lib; with lib.${namespace}; { }; system.stateVersion = "23.11"; -}
\ No newline at end of file +} |