mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
secureboot on the nuc doesnt' make sense
This commit is contained in:
parent
a9442f038d
commit
3bc1e3e76e
2 changed files with 0 additions and 3 deletions
|
@ -30,7 +30,6 @@
|
|||
directories = [
|
||||
"/etc/nixos"
|
||||
"/etc/ssh"
|
||||
"/etc/secureboot"
|
||||
];
|
||||
files = [
|
||||
"/etc/machine-id"
|
||||
|
@ -54,7 +53,6 @@
|
|||
htop-vim
|
||||
helix
|
||||
lsof
|
||||
sbctl
|
||||
];
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue