diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-05-26 13:02:17 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-05-26 13:02:17 -0400 |
| commit | 061614bcc3369b1e6fa3a07246348fdb6786c37f (patch) | |
| tree | 104507984b18c7e076098fb7794f6abd65a6e9af /hosts | |
| parent | refactor sops/vpn into modules (diff) | |
| download | dotfiles-nix-061614bcc3369b1e6fa3a07246348fdb6786c37f.tar.gz dotfiles-nix-061614bcc3369b1e6fa3a07246348fdb6786c37f.tar.bz2 dotfiles-nix-061614bcc3369b1e6fa3a07246348fdb6786c37f.zip | |
'cores' option is defunct
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/shinji/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix index 405e0c9..6c1ff38 100644 --- a/hosts/shinji/default.nix +++ b/hosts/shinji/default.nix @@ -7,7 +7,6 @@ # options hostName = "shinji"; - cores = 16; monitors = [ { port = "eDP-1"; |