New Flake Style XPS fix
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{ pkgs, hyper ... }:
|
||||
lib.mkIf (hyper.host != "NxACE")
|
||||
{ pkgs, hyper, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
bitwarden
|
||||
bitwarden-cli
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user