a bunch of hm stuff I cba to split into diff commits

This commit is contained in:
blahai 2024-10-13 19:40:36 +03:00
parent cd751d53c0
commit ce0cc5229c
No known key found for this signature in database
13 changed files with 100 additions and 393 deletions

View file

@ -1,8 +1,4 @@
{ config, lib, pkgs, ... }: {
imports = [
../starship/default.nix
];
programs.fish = {
enable = true;