mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 21:08:08 +02:00
6 lines
120 B
Nix
6 lines
120 B
Nix
{ ... }:
|
|
|
|
{
|
|
documentation.nixos.enable = false; # Fixes nixpkgs-unstable as of writing; TODO Remove this when fixed
|
|
}
|