Compare commits
No commits in common. "cddf52d5d31f63cccb6d0003e995d9fd44eb3eaa" and "327900134526930273eab0c5223b6b488441c7b8" have entirely different histories.
cddf52d5d3
...
3279001345
@ -2,7 +2,6 @@
|
||||
imports = [ inputs.aagl.nixosModules.default ];
|
||||
nix.settings = inputs.aagl.nixConfig; # Set up Cachix
|
||||
programs.honkers-railway-launcher.enable = true;
|
||||
programs.anime-game-launcher.enable = true;
|
||||
networking.hosts."0.0.0.0" = [
|
||||
"overseauspider.yuanshen.com"
|
||||
"log-upload-os.hoyoverse.com"
|
||||
|
@ -3,7 +3,6 @@
|
||||
home.packages = with pkgs; [
|
||||
nautilus
|
||||
burpsuite
|
||||
binwalk
|
||||
exiftool
|
||||
python3
|
||||
pkgs-fixed.jetbrains.pycharm-community
|
||||
|
Loading…
x
Reference in New Issue
Block a user