add focalor
This commit is contained in:
parent
da440cb07a
commit
8be3e48a3c
9 changed files with 217 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, config, ... }:
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true; #because im a gigachad
|
||||
|
||||
# boot, networking, locale, stateVersion
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue