Compare commits

..

No commits in common. "8c0eeabfff54adb271ef013c17ed182afe31ee0d" and "867a64f14144f5c8b38da0c36a5e70b79a187be5" have entirely different histories.

4 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,7 @@
./fish.nix
./git.nix
./hosts.nix
./programs.nix
./packages.nix
./sway.nix
];

View file

@ -10,8 +10,8 @@
./locale.nix
./network.nix
./nix.nix
./packages.nix
./podman.nix
./programs.nix
./ripgrep.nix
./ssh.nix
./sudo.nix

View file

@ -1,6 +1,5 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
ascii
bat
black
clang