[feat] Add forked version of anyrun

This commit is contained in:
uttarayan21
2024-02-19 01:28:38 +05:30
parent 841d3ccdb2
commit 8e0733706c
7 changed files with 120 additions and 328 deletions

View File

@@ -7,6 +7,8 @@
./hardware-configuration.nix
];
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;