nix-configs

Personal NixOS and home-manager configuration files
Log | Files | Refs

commit 28425bb024544c8b8dcc2ec5558a48b754962113
parent e17d0b664c2bd16d0da04e488a140768347a972f
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Tue, 30 Jun 2026 22:43:05 +0100

I'm using webapps from here on

Diffstat:
Mmachines/atlas.nix | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/machines/atlas.nix b/machines/atlas.nix @@ -77,7 +77,6 @@ let machine = "atlas"; in { environment.systemPackages = with pkgs; [ discord ntfs3g - beeper ]; system.stateVersion = "24.11"; # Did you read the comment?