Merge pull request 'switch tacotuesday to awesome' (#2) from tacotuesday-changes into main

Reviewed-on: #2
main
kindrobot 3 months ago
commit a4563734fd
  1. 3
      flake.nix

@ -36,7 +36,7 @@
({ config, pkgs, ... }: {
nixpkgs.config.allowUnfreePredicate = (pkg: true);
})
./conf/kde_workstation.nix
./conf/awesome_workstation.nix
./box/tacotuesday.nix
./app/k3s.nix
./conf/1710_k8s.nix
@ -46,6 +46,7 @@
home-manager.useUserPackages = true;
home-manager.users.kindrobot.imports = [
./home/kindrobot.nix
./home/awesome.nix
./home/email_accounts.nix
];
}

Loading…
Cancel
Save