clean up redundant lines

This commit is contained in:
Andreas Schaafsma 2024-12-10 09:22:22 +01:00
parent 21f5a618fa
commit b4e3457721
3 changed files with 0 additions and 3 deletions

View File

@ -21,7 +21,6 @@ in
home = {
packages = [
pkgs.nil
pkgs.steam
pkgs.gamemode
pkgs.beeper
pkgs.my-namespace.udev-steelseries

View File

@ -20,7 +20,6 @@ in
home = {
packages = [
pkgs.nil
pkgs.steam
pkgs.gamemode
pkgs.beeper
pkgs.my-namespace.udev-steelseries

View File

@ -34,7 +34,6 @@ in
# inherit system;
imports = [
./configuration.nix
./steam.nix
./video.nix
];
config = {