cleaned up drastically
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
hostname = "nixos";
|
||||
username = "biscuit";
|
||||
timezone = "America/Chicago";
|
||||
|
||||
# VPN
|
||||
vpnEnable = true;
|
||||
|
||||
# Unfree Softwares
|
||||
allowUnfree = true;
|
||||
|
||||
shellAliases = {
|
||||
@@ -15,4 +11,6 @@
|
||||
hupd = "home-manager switch --flake ~/Nixos/#desktop";
|
||||
agu = "pkill gjs & ags run ~/Nixos/pkgs/ags/biscuit/app.ts &";
|
||||
};
|
||||
|
||||
touchpadSupport = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user