update hardware conf

This commit is contained in:
Natalie Marks 2024-10-11 09:23:38 -07:00
parent b57050f09a
commit f9ab7e2a5a
3 changed files with 8 additions and 6 deletions

View file

@ -33,6 +33,11 @@
programs.noisetorch.enable = true;
xdg.portal = {
enable = true;
extraPortals = with pkgs; [xdg-desktop-portal-gtk];
};
# systemd.timers.duckdns = {
# wantedBy = ["timers.target"];
# timerConfig = {
@ -351,6 +356,8 @@
ethtool
grub2
xdg-desktop-portal-gtk
wineWowPackages.waylandFull
wineWowPackages.stable
];

View file

@ -29,12 +29,6 @@
fsType = "ext4";
};
fileSystems."/home/nmarks/Games/steam" =
{ device = "/home/nmarks/Games/steam";
fsType = "none";
options = [ "bind" ];
};
swapDevices =
[ { device = "/dev/disk/by-uuid/a4128bb9-239c-4aa9-9777-5067feb77b28"; }
];

View file

@ -46,6 +46,7 @@
home.packages = with pkgs;
[
armcord
calibre
pyright
ruff