Compare commits

...

2 Commits

Author SHA1 Message Date
randomuser c8c9826dd0 Merge branch 'master' of https://git.beepboop.systems/rndusr/dot_testing 2023-07-07 23:29:12 -05:00
randomuser 7688715da5 lib wasn't imported in virtbox.nix, so we'll include that 2023-07-07 23:28:18 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ config, pkgs, ...}: { lib, config, pkgs, ...}:
with lib; with lib;
let let