flake update
This commit is contained in:
@ -12,9 +12,6 @@ in {
|
||||
config = mkIf cfg.enable {
|
||||
programs.nushell = {
|
||||
enable = true;
|
||||
plugins = with pkgs.nushellPlugins; [
|
||||
skim
|
||||
];
|
||||
envFile.text = ''
|
||||
$env.config.show_banner = false
|
||||
$env.NIX_PATH = "nixpkgs=channel:nixos-unstable"
|
||||
|
@ -72,7 +72,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
appimage-run
|
||||
temp.anytype
|
||||
anytype
|
||||
# blueberry
|
||||
brave
|
||||
# brightnessctl
|
||||
|
Reference in New Issue
Block a user