huge cleanup
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
{ pkgs, lib, user, rice, ... }:
|
||||
lib.mkIf (user != "tv")
|
||||
{ lib, rice, ... }:
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.starship
|
||||
];
|
||||
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
# enableBashIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user