add more shell alias

This commit is contained in:
DACHXY 2024-12-28 20:36:44 +08:00
parent fd48df0d43
commit 9bc6a41617
3 changed files with 3 additions and 6 deletions

View file

@ -1,5 +1,4 @@
{ config, pkgs, lib, ... }:
{ ... }:
{
documentation.nixos.enable = false;
nixpkgs.config.allowUnfree = true;