flake: remove outdated/unnecessary credit commits
This commit is contained in:
parent
276407f70c
commit
2a9fcb777d
4 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
with lib;
|
||||
{
|
||||
# Security settings based on https://github.com/hlissner/dotfiles/blob/master/modules/security.nix
|
||||
security = {
|
||||
sudo.wheelNeedsPassword = false;
|
||||
sudo.extraConfig = ''
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Created by hlissner: https://github.com/hlissner/dotfiles/blob/master/modules/hardware/audio.nix
|
||||
{ options, config, lib, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# from https://github.com/hlissner/dotfiles/blob/master/modules/hardware/razer.nix
|
||||
{ options, config, lib, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue