correct placement

This commit is contained in:
Joseph Hanson 2024-06-26 10:55:36 -05:00
parent d135de12b7
commit 435ba566ee
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,12 +1,14 @@
{ config, lib, pkgs, ... }:
{
# Support windows partition
mySystem.system.packages = with pkgs; [
ntfs3g
fira-code-nerdfont
];
mySystem = {
security.wheelNeedsSudoPassword = false;
system.packages = with pkgs; [
ntfs3g
fira-code-nerdfont
];
};
security.wheelNeedsSudoPassword = false;
boot = {
# for managing/mounting ntfs