fix formatting
This commit is contained in:
parent
3897e1be00
commit
b010c08f43
2 changed files with 19 additions and 20 deletions
|
@ -57,7 +57,7 @@
|
|||
;; The list of user accounts ('root' is implicit).
|
||||
(users (cons* (user-account
|
||||
(name "tylerm")
|
||||
(comment "Tyler")
|
||||
(comment "Tyler Murphy")
|
||||
(group "users")
|
||||
(home-directory "/home/tylerm")
|
||||
(shell (file-append zsh "/bin/zsh"))
|
||||
|
@ -187,7 +187,6 @@
|
|||
(setuid-programs
|
||||
(append (list (file-like->setuid-program
|
||||
(file-append
|
||||
;;(specification->package "swaylock")
|
||||
swaylock-effects-new
|
||||
"/bin/swaylock"))
|
||||
(file-like->setuid-program
|
||||
|
|
Loading…
Reference in a new issue