almost there

This commit is contained in:
Audrey 2025-03-27 23:39:31 -07:00
parent 3ef1025e55
commit 0e51302fe6
3 changed files with 7 additions and 4 deletions

View File

@ -40,6 +40,10 @@ in {
#ocamllsp
];
programs = {
virt-manager.enable = true;
};
security.pam.u2f = {
enable = true;
settings.authfile = toStore ./dotfiles/u2f-keys;

View File

@ -134,7 +134,6 @@
};
};
};
virt-manager.enable = true;
};
environment.etc."gdb/gdbinit".source = ./dotfiles/gdb-init.gdb;

View File

@ -104,11 +104,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1742164784,
"narHash": "sha256-WWv+t3+r6WQUqfjcYog/Gef8Kd32XdqCspx8czzoaEA=",
"lastModified": 1743143885,
"narHash": "sha256-IV//RQg1qxLXEGDlI6ULV3/qpbUkEvbta3y1hxwWgcU=",
"owner": "nixos-bsd",
"repo": "nixbsd",
"rev": "83c61d5e3710eef856cd15273125009afb1d5ecb",
"rev": "5036bde2ff8abe3840700227568f6820d7704565",
"type": "github"
},
"original": {