More Fixes
- Fix default session with dwm - Enable boot.initrd - Remove broken font package
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
boot = {
|
||||
initrd.enable = true;
|
||||
loader = {
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
|
Reference in New Issue
Block a user